This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Wendy Xanhipivitch 7.Jan.04 11:57 AM a Web browser General All Releases All Platforms
I am trying to run my script in debug mode so I can check it line by line. Except it won't kick in.
The script in question is in a form action that calls a sub from a script library. When I select the button it just runs the script rather than going into debugger.
The debugger is definitely turned on and I have tried putting 'Stop' all over the place but it just ignores stop. I know the script is running as I've included a messagebox.
Has anyone got any ideas? This is driving me nuts!